Xbasic

*session_disable_asynch Function

Syntax

V *SESSION_DISABLE_ASYNCH([N session_id])

Arguments

session_id

Numeric

Description

Force session to execute all code in the foreground thread.

Limitations

Desktop applications only.

See Also